-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[kubevirt-ssp-operator] revert: switch ocp 4.14 back to 4.13 #42410
Conversation
/pj-rehearse max |
/pj-rehearse pull-ci-kubevirt-ssp-operator-main-win2k22-pipeline-example-test |
/pj-rehearse pull-ci-kubevirt-common-templates-master-e2e-gcp-common-templates-ubuntu |
/pj-rehearse pull-ci-kubevirt-ssp-operator-main-win11-pipeline-example-test |
What about the release branches for 4.14? E.g. |
yes, I will update them in different PR |
@ksimon1: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
CDI is not working with CI ocp 4.14 - kubevirt/containerized-data-importer#2838 Signed-off-by: Karel Simon <ksimon@redhat.com>
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ksimon1 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
revert: switch ocp 4.14 back to 4.13
Due to CDI bug
kubevirt/containerized-data-importer#2838, we are unable to import datavolumes into cluster. The provided workaround pullMethod: node works only with non authorizated registries. Our windows lanes require authorization to access registry and that would require additional work.
For now to unblock ci, we will switch back to ocp 4.13
/cc @akrejcir, @0xFelix